object PrzezWieluForm: TPrzezWieluForm Left = 193 Top = 270 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'eSkiMoS - Wyb'#243'r u'#380'ytkownik'#243'w' ClientHeight = 322 ClientWidth = 265 Color = clBtnFace Font.Charset = EASTEUROPE_CHARSET Font.Color = 3421236 Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poScreenCenter Scaled = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 8 Top = 8 Width = 151 Height = 13 Caption = 'Wybierz u'#380'ytkwownik'#243'w bramki' end object Label2: TLabel Left = 8 Top = 24 Width = 3 Height = 13 end object Lista: TCheckListBox Left = 8 Top = 48 Width = 249 Height = 217 Color = 15724527 ItemHeight = 13 PopupMenu = PopupMenu1 Sorted = True TabOrder = 0 OnClick = ListaClick end object OKBtn: TButton Left = 8 Top = 272 Width = 249 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 OnClick = OKBtnClick end object Status: TStatusBar Left = 0 Top = 303 Width = 265 Height = 19 Panels = <> SimplePanel = True end object PopupMenu1: TPopupMenu Left = 16 Top = 64 object Odznaczwszystko1: TMenuItem Caption = 'Odznacz wszystko' OnClick = Odznaczwszystko1Click end object Zaznaczwszyskio1: TMenuItem Caption = 'Zaznacz wszysko' OnClick = Zaznaczwszyskio1Click end end end